home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2002 August / CD Rom Data Ağustos 2002.iso / Freeware / Perfect Keyboard / ClickyMouse / README.TXT < prev    next >
Encoding:
Text File  |  2001-05-23  |  7.4 KB  |  212 lines

  1. ClickyMouse for Windows 95/98/2000/NT
  2.  
  3. Fully functional unlimited SHAREWARE, $24.95, 30-days evaluation period, 
  4. can be distributed for free without any restrictions.
  5. -------------------------------------------------------------------------
  6. Readme.txt content:
  7.  
  8. 1. Overview
  9. 2. Installation
  10. 3. Requirements
  11. 4. License agreement
  12. 5. Contacts
  13. 6. History
  14.  
  15. -------------------------------------------------------------------------
  16. 1. OVERVIEW:
  17.  
  18. ClickyMouse software allows you to get more power from your mouse compatible 
  19. device.  In standard Windows environment, you can point & click.   But there 
  20. are other events you can generate with your mouse.  You can move it to 
  21. screen corners, or screen edge, or you can click mouse button together with 
  22. holding down CTRL and/or ALT and/or SHIFT keys, or you can shake the mouse.  
  23. If you are able to assign actions to these events you can work much faster 
  24. with your mouse.  The ClickyMouse software is designed right for this 
  25. purpose.  You can assign macro or a clipboard item to any of the events 
  26. mentioned earlier.  Thanks to powerful build-in macro language (contains 
  27. 100+ commands) the ClickyMouse allows a user to perform variety tasks 
  28. including: inserting text (often used phrases, special characters, etc.),  
  29. inserting time & date, file operations, clipboard operations, FTP upload & 
  30. download, windows operation, driving other apps by sending keystrokes to 
  31. them, text formatting and more.
  32.  
  33. Quick features listing: unlimited number of items, copy & paste, drag & drop,
  34. find, network support, multiple users support, lock mode, password protection, 
  35. macro recording (both keyboard and mouse events), application specific macros, 
  36. strong scripting language with over than 100 commands (for file management, 
  37. clipboard handling,  text formatting, internet/FTP access, windows 
  38. manipulation, macro flow control, networking, variables manipulating and more),
  39. visual commands editing, import/export, wizards, and more...
  40.  
  41.  
  42. -------------------------------------------------------------------------
  43. 2. INSTALLATION:
  44.  
  45. To install the ToolbarPro to your system run SETUP.EXE program.                                           
  46.  
  47.  
  48. -------------------------------------------------------------------------
  49. 3. REQUIREMENTS:
  50.  
  51.    - Microsoft Windows 95/98/2000/NT
  52.    - 5 MB free disk space
  53.  
  54.  
  55. -------------------------------------------------------------------------
  56. 4. LICENSE AGREEMENT:
  57.  
  58. See license.txt file.
  59.  
  60. -------------------------------------------------------------------------
  61. 6. CONTACTS:
  62.    
  63. Postal:      Pitrinec Software
  64.              Dolni Jircany 271
  65.              252 44 Psary
  66.              Czech Republic
  67.  
  68. E-mail:      support@pitrinec.com
  69. WWW:         www.pitrinec.com
  70.  
  71.  
  72. -------------------------------------------------------------------------
  73. 7. HISTORY
  74.  
  75. Version 4.61 - 05/15/2001
  76.  
  77.  Fixed:
  78.  
  79.    1) When drag & drop shortcuts from desktop to the program
  80.       window, parameters were not passed properly.  Fixed.
  81.    2) Application specific macros/shortcuts were improved to
  82.       work more reliably.
  83.    3) Uninstaller correctly removes "load on Windows startup"
  84.       settings from the system.
  85.    4) Stopping macro execution was fixed so that the program
  86.       icon doesn't remain red (mostly happened on Win9x systems).
  87.    5) Other minor fixes and changes.
  88.  
  89.  
  90. Version 4.60 - 01/25/2001
  91.  
  92.  New:
  93.  
  94.    1) "How to" button added to the main window toolbar.
  95.    2) Improved "How to" help file.
  96.    3) Improved breaking (Shift+Esc) macro execution.
  97.    4) Added <if_str> and <if_num> commands (replaces <if>).
  98.       The commands compare strings resp. numerical values.
  99.    6) Keystrokes are sent faster.
  100.    7) ClickyMouse events were performed after Ctrl,Alt or 
  101.       Shift keys were released.  Now the macro is started 
  102.       immediately.
  103.  
  104.  Fixed:
  105.  
  106.    1) <if_file> NOT EXIST command fixed.
  107.    2) Macro recording fix.
  108.    3) <winstate> command fixed to accept also hidden windows.
  109.    4) Batch mode fixes.
  110.    5) Window-specific macros are more reliable.
  111.    6) <time> command fixed.
  112.    7) ClickyMouse application specific macros improved
  113.       (click event).
  114.    8) Other fixes.
  115.  
  116.  
  117. Version 4.50 - 10/15/2000
  118.  
  119.  New:
  120.  
  121.     1) <varchng> command improvements: The command allows to read WORDS or
  122.        LINES from text.  This simplifies text processing.
  123.     2) Customizable setup.  
  124.        - Administrators can customize TW setup so that it can run even without 
  125.          any interaction.
  126.        - VAR's can include their own files to the setup.
  127.     3) New system variables for working with date & time, etc.
  128.     4) New help file with better searching capability.
  129.     5) "How to" help.
  130.     6) Variables substitution.  Combination of variables and static text
  131.        can be used as a command parameter.  For example, this parameter
  132.        can be passed to <msg> command: "The file %vFileName% is %vFileSize%
  133.        bytes long."
  134.     7) Automatic update.  The software is automatically updated from a LAN
  135.        server.
  136.     8) New Win2000 keys (multimedia, browser, etc.) support.
  137.     9) "Lock mode" improved (full lock added).
  138.  
  139.  Fixed:
  140.  
  141.    1) <shift><right><shift> behavior on Win2000 was fixed.
  142.    2) Variable recognition fix.
  143.    3) "Run macro in separate process" option is fixed and enabled again.
  144.    4) Auto-scrolling with middle mouse button.
  145.    5) Over 10 other fixes and changes.
  146.  
  147. Version 4.0d - 09/03/2000
  148.  
  149.  Fixed:
  150.  
  151.    1) The program crashed when playing back larger macro - fixed.
  152.    2) _vCurrDate_MonthName, _vCurrDate_DayName and other system variables
  153.       contain wrong value - fixed.
  154.    3) Items import from a text file failed in some cases - fixed.
  155.    4) <mm>, <actwin> and some other commands fixes.
  156.    5) Other fixes.
  157.  
  158.  
  159. Version 4.0c - 07/28/2000
  160.  
  161.  New:
  162.  
  163.    1) <execappex> command was improved so that (in many cases) it is not 
  164.       necessary to specify full path to the program.
  165.    2) Optional startup delay.á When the program is started (on Windows 
  166.       startup) user can delay the program initialization and data loading 
  167.       in order not to overload system when other programs are also starting.á 
  168.       To specify delay time (two seconds) in milliseconds insert this line 
  169.       to [options] section in options.ini file:
  170.       loaddelay=2000
  171.  
  172.  Fixed:
  173.  
  174.    1) Selected icon was not (some times) assigned to the newly added item 
  175.       - fixed.
  176.    2) "Lock mode" was not saved properly - fixed.
  177.    3) "Shared items" was copied when file was opened next time - fixed.
  178.    4) "Run asá separate process" was temporarily removed due to its unreliability.á 
  179.       The option will be included again when the problems are solved.
  180.    5) Macro recording was started although user didn't start it - fixed.
  181.    6) "Select" dialog fix.á The macro from "Select" dialog was played wrong 
  182.       in some cases.
  183.  
  184.  
  185. Version 4.0b - 06/06/2000
  186.  
  187.  Fixed:
  188.  
  189.    1) <varset> command correctly returns focus to previously
  190.       active window.
  191.  
  192.  
  193. Version 4.0a - 05/18/2000
  194.  
  195.  New:
  196.  
  197.    1) Real numbers arithmetics (two digits after point).  If at least
  198.       one operand is in XXX.XX form the result is also in XXX.XX form.
  199.  
  200.  Fixed:
  201.  
  202.    1) Text formatting using <text> command (LIST).
  203.    2) <date> command can take variable as a parameter.
  204.    3) Running macros from <listbox> command.
  205.    4) <listbox> command "cancel" button.
  206.  
  207. Version 4.0 - Initial release.
  208.  
  209.  
  210. -------------------------------------------------------------------------
  211. Copyright (c) 2000 Pitrinec Software, All rights reserved.
  212.